home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / komunikace / newsinterceptor / ni3setup.exe / "styles / dos / style.css" < prev   
Text File  |  2006-08-31  |  614b  |  22 lines

  1. body {font-family: Courier New, Arial, Helvetica, sans-serif;
  2.   color: #C0C0C0;
  3.     font-size: 12px;
  4.     margin-left: 10px;
  5.     margin-top: 10px;
  6.     margin-right: 10px;
  7.     margin-bottom: 10px;
  8.     background-color:#000000;
  9.     }
  10.     
  11. a {color: #ffffff; font-weight: bold; text-decoration: none;}            
  12. a:link {color: #ffffff; font-weight: bold;}
  13. a:active {color: #ffffff; font-weight: bold;}
  14. a:visited {color: #ffffff; font-weight: bold;}
  15. a:hover {color: #F9DD5B; font-weight: bold; text-decoration: underline;}
  16.  
  17. .paddingcontent {
  18.     PADDING-RIGHT: 10px;
  19.     PADDING-LEFT: 10px;
  20.     PADDING-BOTTOM: 20px;
  21.     PADDING-TOP: 10px;}
  22.